C1.DataCollection Assembly / C1.DataCollection Namespace / C1CacheDataCollection<T> Class / SourceIsGeneric Property

In This Topic
SourceIsGeneric Property (C1CacheDataCollection<T>)
In This Topic
Gets a value indicating whether the source collection is a list.
Syntax
'Declaration
 
Protected Property SourceIsGeneric As Boolean
 
See Also